@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration:none;
	outline:none;
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}

body{ margin: 0; padding: 0; font-family:"微软雅黑";}


.container{width:100%;min-width:1000px;background-color:#e7e7e7;overflow:hidden}
.center{width:1000px;margin:0 auto ;position:relative;/*border:solid #000 1px;*/}
.header{width:100%;height:91px;margin:0 auto;background:#ffffff}
.header ul{float:right;margin-top:34px}
.header ul li{float:left;padding-left:15px;padding-right:15px}
.header ul li a{color:#555555;font-size:14px; transition: color 0.7s;
-moz-transition: color 0.7s;
-webkit-transition: color 0.7s;
-o-transition: color 0.7s;}
.header ul li a:hover{color:#003693}
.banner{width:100%;height:664px;}

.language{height:20px;line-height:20px;font-size:12px;color:#555555;position:absolute;right:16px;top:5px;}
.language a{color:#555555}


.footer{width:100%;height:95px;background-color:#0c4a93;}
.footer_nav{width:792px;height:20px;padding-top:19px;margin:0 auto;}
.footer_nav ul li{width:88px;height:20px;float:left;}
.footer_nav ul li a{font-size:12px;color:#fff;}
.footer_bottom{width:100%;margin-top:12px;}
.footer_bottom p{width:505px;margin:0 auto;height:20px;line-height:20px;text-align:center;font-size:12px;color:#fff;font-family:"宋体";}
.footer_bottom p a{font-size:12px;color:#fff;font-family:"宋体";}




.search_02{width:366px;height:39px;background:url(../images/btn_01.png) no-repeat 0 0;position:absolute;right:0px;bottom:-39px;z-index:9999;}
.search_type{width:97px;height:27px;line-height:27px;float:left;margin-left:8px;margin-top:5px;padding-left:10px;border:none;background:none;font-size:12px;color:#949494;font-family:"宋体";}
.input_text3{width:158px;height:27px;float:left;margin-top:5px;margin-left:5px;border:none;background:none;padding-left:10px;line-height:27px;font-size:12px;color:#bdbcbc;font-family:"宋体";}
.input_button3{width:64px;height:39px;float:right;border:none;background:none;cursor:pointer;}